home *** CD-ROM | disk | FTP | other *** search
- # A '#' at the beginning of a line means the rest of the line is a comment.
-
- # This configuration file is set up for two cases, a person with a
- # hard disk as drive C: and a person with two floppy disks. The hard
- # disk configuration has been commented out with comment characters
- # (`#'). If you have a hard disk, put comment characters in
- # front of each line for the floppy disk configuration, and remove the
- # comment characters from the front of each line for the hard disk
- # configuration. The lines with normal text (like this one, and the
- # titles of the following configurations) must always have comment
- # characters as the first character in the line.
-
- # I use OPTIONS=name:NickD-W, silent, rawio, IBMBIOS
-
- # A possible hard disk configuration.
- #
- # HACKDIR=\games\hack
- # SAVE=;n
- # RAMDISK=d:
- # OPTIONS=name:YourName-C
-
- # A possible two floppy configuration.
- #
- SAVE=b:\
- LEVELS=b:\
- OPTIONS=name:YourName-W, female
- RAMDISK=c:
-
- # The order of the 9 GRAPHICS characters is:
- # vertical wall, horizontal wall, top left corner, top right corner
- # bottom left corner, bottom right corner, door, floor, corridor
- # This example uses the IBM graphics character set.
- GRAPHICS = 179 196 218 191 192 217 206 250 176
-
-
- # Special section for DEC Rainbow owners.
- #
- # You *must* include the option 'DECRainbow' in the OPTIONS line
- # if you want to use line-drawing charcters. Also, you must *not*
- # use the option 'rawio' or your system will hang!
- #
- # You can select the "Rainbow line-drawing character set"
- # for a more pleasing display by removing the comment char on
- # the Rainbow GRAPHICS line. For *graphics* characters,
- # 128 has been added to the decimal value of the character.
- # Adding 128 lets PC HACK know you want it to use the line-drawing
- # character set. Non-graphical characters are indicated by
- # their decimal value. You can mix both types of characters in
- # the GRAPHICS line.
- #
- # A recommended configuration for the Rainbow using the
- # line-drawing character set, two floppies and no ramdisk is:
- # SAVE=b:\
- # LEVELS=b:\
- # OPTIONS=name:YourName,DECRainbow
- # GRAPHICS = 248 241 236 235 237 234 238 254 225
-